GtkWidgetPath: Don't forget to copy the state
authorMatthias Clasen <mclasen@redhat.com>
Tue, 22 Jul 2014 00:35:59 +0000 (20:35 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 22 Jul 2014 00:35:59 +0000 (20:35 -0400)
commita0566770da6eead8a559b2377231d95ee280954a
tree14a307b9eac4850d2f82955c7991ff4e827c8b2c
parent2df06d3490c3e0b6acbce25d16ef61e693fc2d8c
GtkWidgetPath: Don't forget to copy the state

gtk_widget_path_copy was not copying the state of each element.
This was showing in "GtkRadioButton:active GtkLabel" not matching
in stack switchers.
gtk/gtkwidgetpath.c